File

src/app/shared/interface/IColor.ts

Index

Properties

Properties

awl
awl: string
Type : string
hi
hi: string
Type : string
low
low: string
Type : string
med
med: string
Type : string
export interface IColor {
    hi: string,
    med: string,
    low: string,
    awl: string
}

results matching ""

    No results matching ""